[GtkSearchEngineQuartz] Resolve the path to a GtkFile* for the hit list.
authorDaniel Boles <dboles.src@gmail.com>
Sun, 6 Jan 2019 23:56:57 +0000 (15:56 -0800)
committerDaniel Boles <dboles.src@gmail.com>
Mon, 7 Jan 2019 20:46:08 +0000 (20:46 +0000)
commitd7193eaf8be8d54f15031dc1024ce57e1aa86f33
tree8679c435d075da82e74fc90ce3258a47f670d3bf
parentb52dea7a10fbba1a3c5cdda3fe3a304279156dd3
[GtkSearchEngineQuartz] Resolve the path to a GtkFile* for the hit list.

Instead of a char* path, which the search_hit parser doesn't expect,
causing a crash.

Closes: $https://gitlab.gnome.org/GNOME/gtk/issues/815
gtk/gtksearchenginequartz.c